SmartFTP FTP Library
IFTPConnection::RenameDirectory Method

Renames the specified directory. 

The client sends RNFR to initiate a rename and completes it with RNTO.

IDL
HRESULT RenameDirectory(
    [in] BSTR directoryFrom, 
    [in] BSTR directoryTo
);
What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.